@charset "UTF-8";

.trdx-sect3 {
    padding: 4em 0 3.7em;
    text-align: center;
    overflow: hidden;
}

.trdx-sect3 .swiper-wrapper {
    height: auto !important;
    align-items: stretch;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
}

.trdx-sect3 li {
    width: 20%;
    height: auto;
    position: relative;
    padding: 0 3.2vw;
}

.trdx-sect3 li:after {
    content: '';
    width: 1px;
    height: 60px;
    display: block;
    background: #3fa980;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -30px;
}

.trdx-sect3 li:last-child:after {
    display: none;
}

.trdx-sect3 img {
    width: 2.5em;
    display: block;
    margin: 0 auto;
}

.trdx-sect3 .tit {
    font-size: 1.2em;
    line-height: 1.25em;
    margin-top: 1.08em;
    white-space: nowrap;
}

.trdx-sect3 .doc {
    font-size: 16px;
    line-height: 1.5em;
    margin-top: 1.25em;
}

.trdxSect3-page {
    text-align: center;
    line-height: 0.3rem;
    margin-top: 0.44rem;
}

.trdxSect3-page .bullet {
    width: 0.3rem;
    height: 0.3rem;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0 2px;
    opacity: .2;
}

.trdxSect3-page .bullet:after {
    content: '';
    width: 100%;
    height: 2px;
    display: block;
    background: #00713b;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
}

.trdxSect3-page .bullet.active {
    opacity: 1;
}

.trdx-cont {
    padding-left: 13.5vw;
    padding-right:5.4vw;
    position: relative;
    z-index: 10;
}

.trdx-sect4 {
    position: relative;
    overflow: hidden;
    padding-bottom: 95px;
    background: #f5f5f5;
}

.trdx-sect4:after {
    content: '';
    width: 33%;
    max-width: 620px;
    height: 11.5em;
    display: block;
    background: #3fa980;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.trdx-sect4 .sect-imgs {
    width: 100%;
    height: 470px;
    display: block;
    background: no-repeat center center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.trdx-sect4 .sect-body {
    padding-top: 102px;
    position: relative;
    z-index: 10;
}

.trdx-sect4 .special-titbox {
    color: #fff;
    margin-bottom: 100px;
}

.trdxSect4-swip {
    width: 100%;
    overflow: hidden;
    position: relative;
    animation-delay: .3s;
    -webkit-animation-delay: .3s;
}

.trdxSect4-swip>.swiper-wrapper {
    width: auto;
    align-items: stretch;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    margin: 0 -6.7vw;
}

.trdxSect4-swip>.swiper-wrapper>.swiper-slide {
    width: 50%;
    padding: 0 6.7vw;
    height: auto;
}

.swiper-slide p{ color:#333; font-size:0.9vw; margin-top:8px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.trdxSect4-swip .slide-box {
    width: 100%;
    max-width: 100%;
    height: 100%;
    background: #fff;
    padding: 30px 2em 45px;
    position: relative;
}

.trdxSect4-swip .slide-box img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.trdxSect4-swip .slide-tit {
    font-size: 1.5em;
    line-height: 1.33em;
    font-family: "SourceHanSansCN-Regular";
}

.trdxSect4-swip .slide-doc {
    min-height: 120px;
    font-size: 16px;
    line-height: 30px;
    margin-top: 22px;
}

.trdxSect4-swip .slide-chart {
    margin-top: 42px;
}

.trdxSect4-swip .slide-imgs {
    margin-top: 50px;
}

.trdxSect4-swip .slide-line {
    width: 100%;
    height: 5px;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.trdxSect4-swip .slide-line span {
    width: 33.333%;
    height: 100%;
    display: block;
    float: left;
}

.trdxSect4-swip .slide-line .s1 {
    background: #00713b;
}

.trdxSect4-swip .slide-line .s2 {
    background: #6fba2c;
}

.trdxSect4-swip .slide-line .s3 {
    background: #fff012;
}

.trdx-chartswip {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 43px;
    font-size: 16px;
    line-height: 30px;
}

.trdx-chartswip .doc {
    margin-top: 44px;
}

.trdx-chartPage {
    line-height: 30px;
    position: relative;
    margin: 56px 0 22px;
}

.trdx-chartPage .bullet {
    width: 40px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0 5px;
    opacity: .2;
    cursor: pointer;
}

.trdx-chartPage .bullet:after {
    content: '';
    width: 100%;
    height: 2px;
    display: block;
    background: #00713b;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
}

.trdx-chartPage .bullet.active {
    opacity: 1;
}

.trdx-sect5 {
    width: 100%;
    position: relative;
    color: #fff;
}

.trdx-sect5 .sect-imgs {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    background: no-repeat center center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.trdx-sect5 .word {
    width: 11em;
    max-width: 100%;
    font-size: 1.5em;
    line-height: 1.6em;
    margin-top: 2.27em;
    animation-delay: .3s;
    -webkit-animation-delay: .3s;
}

.trdx-sect5 .list {
    animation-delay: .4s;
    -webkit-animation-delay: .4s;
    font-size: 1.2em;
    line-height: 1.5em;
    margin-top: 2.5em;
}

.trdx-sect5 .list li {
    padding: 0.5em 0 0.5em 2.33em;
    position: relative;
}

.trdx-sect5 .list img {
    width: 1.67em;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.trdx-sect5 .list strong {
    font-family: "SourceHanSansCN-Regular";
}

.special-end {
    padding: 3.75em 0 4em 13.5vw;
    position: relative;
}

.special-end .special-titbox {
    margin-bottom: 3em;
}

.special-end .special-titbox .en {
    border-bottom-color: #333;
}

.special-end.color-green {
    color: #3fa980;
}

.special-end.color-green .special-titbox .en {
    border-bottom-color: #3fa980;
}

.special-end.color-green .special-yyCtrl .ctrl {
    border-color: #36a980;
}

.special-end.color-green .special-yyCtrl .ctrl.prev {
    background-image: url("../images/arrow-left4.png");
}

.special-end.color-green .special-yyCtrl .ctrl.prev:not(.swiper-button-disabled):hover {
    background-color: #36a980;
}

.special-end.color-green .special-yyCtrl .ctrl.next {
    background-image: url("../images/arrow-right4.png");
    margin-bottom: 0;
}

.special-end.color-green .special-yyCtrl .ctrl.next:not(.swiper-button-disabled):hover {
    background-color: #36a980;
}

.special-end.color-green2 {
    color: #00713b;
}

.special-end.color-green2 .special-titbox .en {
    border-bottom-color: #ffe600;
}

.special-yybox {
    position: relative;
    animation-delay: .3s;
    -webkit-animation-delay: .3s;
}

.special-yySwip {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.special-yySwip .imgs {
    width: 100%;
    height: 32em;
    display: block;
    overflow: hidden;
    background: no-repeat center center;
    background-size: cover;
    position: relative;
}

.special-yyCtrl {
    position: absolute;
    right: 100%;
    top:41%;
    margin-right: 3em;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.special-yyCtrl .ctrl {
    width: 3em;
    height: 3em;
    display: block;
    overflow: hidden;
    border-radius: 100%;
    background: no-repeat center center;
    border: solid 1px #00713b;
    background-size: 0.5em auto;
    cursor: pointer;
    margin-bottom: 1em;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.special-yyCtrl .ctrl.prev {
    background-image: url("../images/arrow-left2.png");
}

.special-yyCtrl .ctrl.prev:not(.swiper-button-disabled):hover {
    background-color: #00713b;
    background-image: url("../images/arrow-left.png");
}

.special-yyCtrl .ctrl.next {
    background-image: url("../images/arrow-right2.png");
    margin-bottom: 0;
}

.special-yyCtrl .ctrl.next:not(.swiper-button-disabled):hover {
    background-color: #00713b;
    background-image: url("../images/arrow-right.png");
}

.special-yyCtrl .ctrl.swiper-button-disabled {
    cursor: default;
    opacity: .2;
}

.special-yyPage {
    text-align: center;
    line-height: 0.3rem;
    position: absolute;
    left: 0;display:none;
    bottom: 4px !important;
    z-index: 20;
}

.special-yyPage .bullet {
    width: 0.3rem; 
    height: 0.3rem;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0 2px;
    opacity: .5;
}

.special-yyPage .bullet:after {
    content: '';
    width: 100%;
    height: 2px;
    display: block;
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
}

.special-yyPage .bullet.active {
    opacity: 1;
}

@media screen and (max-width: 1500px) {
    .special-sect1 .sect-body {
        width: 40%;
        padding-right: 2.5em;
    }
    .special-sect1.is-active .sect-imgs {
        width: 60%;
    }
    .trdx-sect2 .row-item {
        padding-left: 2.5em;
        padding-right: 2.5em;
    }
    .trdx-sect2 td,
    .trdx-sect2 th {
        font-size: 14px;
        padding: 4px 1em;
    }
    .trdx-sect3 li {
        padding: 0 2.5em;
    }
    .trdx-sect3 .doc {
        font-size: 14px;
    }
    .trdx-cont {
        padding-left: 8em;
        padding-right: 8em;
    }
    .trdxSect4-swip>.swiper-wrapper {
        margin: 0 -2.5em;
    }
    .trdxSect4-swip>.swiper-wrapper>.swiper-slide {
        padding: 0 2.5em;
    }
    .special-end {
        padding-left: 8em;
    }
    .special-yyCtrl {
        margin-right: 2.5em;
    }
}

@media screen and (max-width: 1100px) {
    .trdxSect4-swip>.swiper-wrapper {
        margin: 0 -1.5em;
    }
    .trdxSect4-swip>.swiper-wrapper>.swiper-slide {
        padding: 0 1.5em;
    }
}

@media screen and (max-width: 991.98px) {
    .special-titbox .en {
        width: 7.7em;
        max-width: 100%;
        font-size: 0.29rem;
        padding-bottom: 0.1rem;
        border-bottom-width: 1px;
    }
    .special-titbox .cn {
        font-size: 0.29rem;
        margin-top: 0.1rem;
    }
    .special-sect1 .row {
        display: block;
        min-height: 0;
    }
    .special-sect1 .sect-imgs {
        position: static;
        height: 5.22rem;
    }
    .special-sect1 .is-antd {
        transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -ms-transform: translateY(200px);
        opacity: 0;
    }
    .special-sect1 .sect-body {
        width: 100%;
        padding: 0.36rem 0.18rem 0.44rem;
    }
    .special-sect1 .page-title {
        font-size: 0.36rem;
        margin-bottom: 0.18rem;
    }
    .special-sect1 .subtt {
        font-size: 0.22rem;
        line-height: 0.3rem;
        margin-bottom: 0.42rem;
    }
    .special-sect1 .sect-swip {
        width: 100% !important;
        margin: 0;
    }
    .special-sect1 .swiper-wrapper {
        width: 100%;
        margin: 0;
        flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
    }
    .special-sect1 .swiper-slide {
        width: auto !important;
        padding: 0 0.15rem;
        margin: 0 0.3rem 0 0;
    }
    .special-sect1 .swiper-slide:after {
        display: none;
    }
    .special-sect1 .swiper-slide img {
        width: 0.6rem;
        margin-bottom: 0.1rem;
    }
    .special-sect1 .swiper-slide h5 {
        font-size: 0.17rem;
        line-height: 0.22rem;
    }
    .special-sect1.is-active .sect-imgs {
        width: 100%;
        height: 5.22rem;
    }
    .trdx-sect2 .sect-left {
        padding: 0.45rem 0.18rem 0.52rem;
    }
    .trdx-sect2 .sect-right {
        padding: 0.45rem 0.18rem 0.32rem;
    }
    .trdx-sect2 .point {
        margin-top: 0.28rem;
    }
    .trdx-sect2 .point li {
        padding: 0.12rem 0 0.12rem 0.98rem;
    }
    .trdx-sect2 .point img {
        width: 0.54rem;
        left: 0.18rem;
    }
    .trdx-sect2 .point .tit {
        font-size: 0.18rem;
        line-height: 0.24rem;
        margin-bottom: 0;
    }
    .trdx-sect2 .point .doc {
        font-size: 0.15rem;
        line-height: 0.22rem;
    }
    .trdx-sect2 .word {
        font-size: 0.18rem;
        line-height: 0.29rem;
        margin-top: 0.22rem;
    }
    .trdx-sect2 .word2 {
        font-size: 0.17rem;
        line-height: 0.29rem;
        margin-top: 0.3rem;
    }
    .trdx-sect2 .table-box {
        margin-top: 0.3rem;
    }
    .trdx-sect2 td,
    .trdx-sect2 th {
        white-space: nowrap;
    }
    .trdx-sect2 .tips {
        line-height: 18px;
        margin-top: 0.18rem;
    }
    .trdx-sect3 {
        padding: 0.48rem 0 0.22rem;
    }
    .trdx-sect3 li {
        padding: 0 0.18rem;
    }
    .trdx-sect3 img {
        width: 0.6rem;
    }
    .trdx-sect3 .tit {
        font-size: 0.22rem;
        line-height: 0.3rem;
        margin-top: 0.25rem;
    }
    .trdx-sect3 .doc {
        font-size: 0.17rem;
        line-height: 0.29rem;
        margin-top: 0.18rem;
        min-height: 1.16rem;
    }
    .trdx-cont {
        padding: 0 0.18rem;
    }
    .trdx-sect4:after {
        display: none;
    }
    .trdx-sect4 .sect-imgs {
        height: 2.82rem;
    }
    .trdx-sect4 .sect-body {
        padding-top: 0.44rem;
    }
    .trdx-sect4 .special-titbox {
        margin-bottom: 0.6rem;
    }
    .trdxSect4-swip {
        overflow: visible;
    }
    .trdxSect4-swip>.swiper-wrapper {
        width: 100%;
        margin: 0;
    }
    .trdxSect4-swip>.swiper-wrapper>.swiper-slide {
        width: 100%;
        padding: 0;
    }
    .trdxSect4-swip .slide-box {
        padding: 0.22rem 0.24rem;
    }
    .trdxSect4-swip .slide-tit {
        font-size: 0.29rem;
        line-height: 0.3rem;
    }
    .trdxSect4-swip .slide-doc {
        font-size: 0.17rem;
        line-height: 0.29rem;
        margin-top: 0.15rem;
    }
    .trdxSect4-swip .slide-chart {
        margin-top: 0.18rem;
    }
    .trdxSect4-swip .slide-imgs {
        margin-top: 0.36rem;
        margin-bottom: 0.5rem;
    }
    .trdxSect4-swip .slide-line {
        height: 3px;
    }
    .trdx-chartswip {
        font-size: 0.17rem;
        line-height: 0.29rem;
        margin-top: 0.18rem;
    }
    .trdx-chartswip .doc {
        margin-top: 0.16rem;
    }
    .trdx-chartPage {
        line-height: 0.3rem;
        margin: 0.4rem 0 0;
    }
    .trdx-chartPage .bullet {
        width: 0.3rem;
        height: 0.3rem;
        margin: 0 2px;
    }
    .trdx-sect5 {
        padding: 1.88rem 0 0.48rem;
    }
    .trdx-sect5 .word {
        font-size: 0.22rem;
        line-height: 0.29rem;
        margin-top: 0.42rem;
    }
    .trdx-sect5 .list {
        margin-top: 0.32rem;
        font-size: 0.17rem;
        line-height: 0.24rem;
    }
    .trdx-sect5 .list li {
        padding: 0 0 0 0.34rem;
        margin-bottom: 0.18rem;
    }
    .trdx-sect5 .list li:last-child {
        margin-bottom: 0;
    }
    .trdx-sect5 .list img {
        width: 0.24rem;
    }
    .special-end {
        padding: 0.45rem 0 0.48rem;
    }
    .special-end .special-titbox {
        padding: 0 0.18rem;
        margin-bottom: 0.34rem;
    }
}

@media screen and (max-width: 767.98px) {
    .trdx-sect3 .swiper-wrapper {
        align-items: flex-start;
        -webkit-align-items: flex-start;
        -ms-align-items: flex-start;
    }
    .trdx-sect3 li {
        width: 100%;
    }
    .trdx-sect3 li:after {
        display: none;
    }
}

@media(min-width: 992.98px) {
    .about-sect1 .sm-inner {
        padding: 0 130px;
    }
}

.culture-sect .sect-body {
    padding: 0 8.6vw 0 5.2vw;
}

body .form-control {
    font-size: 16px;
}

.form-group.has-error .help-block {
    position: absolute;
    bottom: -19px;
}

.faq-item .item-inner {
    height: 300px;
}

.modalNav3 .navitem ul li {
    text-indent: .09rem;
}

.modalNav4 .navitem ul li {
    text-indent: .09rem;
}

.gcm-box .special-sect1 .sect-imgs {
    background-position: right center;
}

.gcm-box .special-sect1 .page-title {
    margin-bottom: 1em;
}

.gcm-box .special-sect1 .subtt {
    line-height: 1em;
    margin-bottom: 3.17em;
}

.gcm-box .special-sect1 .subtt p {
    padding: 0.3em 0 0.3em 0.3em;
    position: relative;
}

.gcm-box .special-sect1 .subtt .p1:before {
    content: '';
    width: 1.5em;
    height: 1.5em;
    display: block;
    border: solid 1px #333;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.75em;
    z-index: -1;
}

.gcm-box .special-sect1 .subtt .white {
    background: #fff;
    display: inline-block;
}

